home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / N-O / On this Date 3.0.cpt / On this Date 3.0 / background_20798.txt < prev    next >
Text File  |  1992-02-12  |  616b  |  32 lines

  1. -- background: 20798 from stack: in.0
  2. -- bmap block id: 5687
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12. -- part 9 (button)
  13. -- low flags: 00
  14. -- high flags: 2000
  15. -- rect: left=0 top=21 right=342 bottom=512
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: New Button
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   play "oohhh..."
  27.   visual effect barn door close slow
  28.   go to card id 2998
  29. end mouseUp
  30.  
  31.  
  32.